EETI QNX USB Driver Installation Note

Revision	: 1.3.8408
OS		: QNX Neutrino RTOS v6.3
Release Date	: 12-08-2008

File List:
1. eeti_devi
2. devu-touch-mouse
3. ap

Steps:
1. Copy eeti_devi, devu-touch-mouse and ap to /usr/photon/bin directory.

2. Change the permissions and make the three files executable.

3. Edit /etc/rc.d/rc.local and add the following commands:
   ph
   io-usb -d uhci  <-- pleasse modify xhci according to your platform
   sleep 2
   /usr/photon/bin/eeti_devi
   /usr/photon/bin/devu-touch-mouse

4. Change the permissions of rc.local and make it executable.
5. Reboot and try to touch the touch screen.


Troubleshooting:
The touch point is not the position I touched.
  Please execute ap and do calibration. 
  You can use drawtest to test your calibration result.

Touch can't work
  Please use the system process inspector to check whether io-usb, eeit_devi and devu-touch-mouse processes are executing.
  If io-usb exists, eeti_devi or devu-touch-mouse don't exists
     --> please slay existing eeti_devi or devu-touch-mouse and re-load eeti_devi and devu-touch-mouse

